func go/types.align 3 uses go/types (current package) sizes.go#L102: o = align(o, a) sizes.go#L146: return align(z, a)*(n-1) + z sizes.go#L270: func align(x, a int64) int64 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)